Eclipse JDT
Pre-release 3.0

Uses of Class
org.eclipse.jdt.ui.text.JavaTextTools

Packages that use JavaTextTools
org.eclipse.jdt.ui.text Application programming interfaces for interaction with the Eclipse Java User Interface text support. 
 

Uses of JavaTextTools in org.eclipse.jdt.ui.text
 

Constructors in org.eclipse.jdt.ui.text with parameters of type JavaTextTools
JavaSourceViewerConfiguration(JavaTextTools tools, ITextEditor editor, String partitioning)
          Creates a new Java source viewer configuration for viewers in the given editor using the given Java tools and the specified document partitioning.
JavaSourceViewerConfiguration(JavaTextTools tools, ITextEditor editor)
          Creates a new Java source viewer configuration for viewers in the given editor using the given Java tools.
 


Eclipse JDT
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.